================================================
       Revit 2012 API Updates Webcast
         Autodesk Developer Network
================================================

This folder includes the following materials: 

* Recording - the recording of the webcast. 
              Click on the html file to view the recording. 
* Revit 2012 API Updates.pptx
             The powerpoint slides used in the webcast.
* Code Samples - Code samples used during the webcast. Please see
                 the notes below about each of the samples.

About Code Samples folder
-------------------------

This folder includes samples that are demonstrated during in the 
webcast, but that are not a part of the SDK samples. 

--------------------
ConstructionModeling
--------------------

This sample demonstrates:
(1) how to create assemblies using the API, and 
(2) how to compare two given assemblies.  

Written by Saikat Bhattacharya of Developer Technical Services 

------------------
Extensible Storage 
------------------

This sample demonstrates the usage of extensible storage feature. 
The command asked the user to pick a wall, creates a simple data structure 
that holds a single point value,attach it to a wall, populate it with data, 
and retrieve the data back from the wall. It also lists all schemas used in 
Revit.

Written by Jeremy Tammik of Developer Technical Services 


(C) Copyright 2010-2011 by Autodesk, Inc. 

Permission to use, copy, modify, and distribute this software in
object code form for any purpose and without fee is hereby granted, 
provided that the above copyright notice appears in all copies and 
that both that copyright notice and the limited warranty and
restricted rights notice below appear in all supporting 
documentation.

AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS. 
AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE.  AUTODESK, INC. 
DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
UNINTERRUPTED OR ERROR FREE.